home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive CD-ROM & Web Magazine 6
/
Interactive CD-ROM & Web Magazine 6.iso
/
pc
/
wingift
/
tcdir
/
tcdlong.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1996-03-18
|
249 b
|
10 lines
@echo off
cls
echo renaming tcdirec.exe to tcdirector.exe
echo this only works if you are running windows NT or windows 95
echo if you are running windows 3.x press ctrl-c now!
pause>nul
ren tcdirec.exe tcdirector.exe
cls
echo all done....